home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 February / Net_2003_02_cd1.iso / intro.exe / scripts / DefineButton2_152 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-01-01  |  39 b   |  4 lines

  1. on(press){
  2.    _root.sm.ss.stop();
  3. }
  4.